/************************************************************************/
/* phpMyBakcup changes                                                  */
/* ===================                                                  */
/*                                                                      */
/* Copyright (c) 2002 by Audun Larsen                                   */
/* http://www.phpmybackup.com                                           */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the QPL License, included in this package.     */
/************************************************************************/

24 June 2002 - Version 1.0 released

  (2002-06-20)
- - Removes old backups when exporting.

  (2002-06-14)
- - Shows error when exporting non-existing db.
- - You can backup multiple databases in one go.
- - Ability to extend the maximum time limit.
- - Remove backups older than x days.

Version 0.9b released

 (2002-06-10)
- - Works without zlib.
- - Minor changes.

- (2002-06-07)
- - Backups are gzipped.

- (2002-05-22)
- - (Bug) Showed all databases on system
- - File details saved
- - Comment your backups
- - You can choose what to bakcup: tables, data or both.

- (2002-05-21)
- - Importing a database works
- - FTP transfer of backups
- - Export from commad line added.

- (2002-05-20)
- - Script core and web basedexport added.

